mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
TalkBack: Upgrade to 6.1.1
Use tags
This commit is contained in:
parent
3edfd83967
commit
a2054d4c87
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue