TalkBack: Upgrade to 6.1.1

Use tags
This commit is contained in:
Pierre Rudloff 2019-02-03 11:57:11 +01:00
parent 3edfd83967
commit a2054d4c87

View file

@ -25,9 +25,9 @@ RepoType: git
Repo: https://github.com/google/talkback.git
Builds:
- versionName: '6.1'
- versionName: 6.1.1
versionCode: 50200001
commit: e69d4731fce02bb9e69613d0e48c29033cad4a98
commit: 6.1.1
patch:
- play-services.patch
gradle:
@ -36,7 +36,7 @@ Builds:
- libs
prebuild:
- sed -i 's/minSdkVersion 26/minSdkVersion 21/' build.gradle
- sed -i 's/android:versionCode=/android:versionName="6.1" android:versionCode=/'
- sed -i 's/android:versionCode=/android:versionName="$$VERSION$$" android:versionCode=/'
src/main/AndroidManifest.xml
AutoUpdateMode: None