mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SyncPlayer to 1.7.2 (23)
This commit is contained in:
parent
96c724abe5
commit
d6f6f25824
1 changed files with 12 additions and 2 deletions
|
|
@ -64,7 +64,17 @@ Builds:
|
||||||
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
|
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.7.2
|
||||||
|
versionCode: 23
|
||||||
|
commit: 1.7.2
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
prebuild: sed -i -e 's/com.android.support.constraint:constraint-layout:1.0.0-beta4/com.android.support.constraint:constraint-layout:1.0.2/g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.7.1
|
CurrentVersion: 1.7.2
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue