Update A2DP Volume to 2.12.9.2 (137)
This commit is contained in:
parent
65c2cb1e76
commit
dc2c9c99df
|
@ -120,6 +120,14 @@ Build:2.12.9.1,136
|
|||
prebuild=sed -i -e '/buildToolsVersion/s/23.0.2/25.0.0/g' -e '/support-v4/s/21.0.3/25.0.1/g' -e '/compileSdkVersion/s/19/24/g' -e '/targetSdkVersion/s/19/25/g' build.gradle && \
|
||||
sed -i -e '/<!-- ATTENTION:/,+4d' -e 's@</application>@</service></application>@g' src/main/AndroidManifest.xml
|
||||
|
||||
Build:2.12.9.2,137
|
||||
commit=aed734d5ff231b7d6462a6fe0f8ac40c45593bd9
|
||||
subdir=app
|
||||
patch=gradle.patch
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/buildToolsVersion/s/23.0.2/25.0.0/g' -e '/support-v4/s/21.0.3/25.0.1/g' -e '/compileSdkVersion/s/19/24/g' -e '/targetSdkVersion/s/19/25/g' build.gradle && \
|
||||
echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.12.9.2
|
||||
|
|
Loading…
Reference in a new issue