mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update WiFi Automatic to 1.9.1 (1910)
This commit is contained in:
parent
984c13fabe
commit
1ebfe87cf7
1 changed files with 11 additions and 2 deletions
|
|
@ -377,7 +377,16 @@ Builds:
|
|||
- touch key.properties
|
||||
- sed -i -e '/playCompile/d' build.gradle
|
||||
|
||||
- versionName: 1.9.1
|
||||
versionCode: 1910
|
||||
commit: 1.9.1
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- touch key.properties
|
||||
- sed -i -e '/playCompile/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.9
|
||||
CurrentVersionCode: 1890
|
||||
CurrentVersion: 1.9.1
|
||||
CurrentVersionCode: 1910
|
||||
|
|
|
|||
Loading…
Reference in a new issue