TalkBack: Don't lower minSdkVersion

We already have a version compatible with older Android in the repository anyway
This commit is contained in:
Pierre Rudloff 2019-02-03 12:01:23 +01:00
parent 9a405ed3e0
commit c8c5cd5c10

View file

@ -34,9 +34,7 @@ Builds:
- yes
rm:
- libs
prebuild:
- sed -i 's/minSdkVersion 26/minSdkVersion 21/' build.gradle
- sed -i 's/android:versionCode=/android:versionName="$$VERSION$$" android:versionCode=/'
prebuild: sed -i 's/android:versionCode=/android:versionName="$$VERSION$$" android:versionCode=/'
src/main/AndroidManifest.xml
AutoUpdateMode: Version %v