mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Screenshot Tile (NoRoot) to 1.15.0 (59)
This commit is contained in:
parent
3f22aa65dd
commit
22934ddcd6
1 changed files with 14 additions and 2 deletions
|
|
@ -445,7 +445,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.15.0
|
||||
versionCode: 59
|
||||
commit: bf162963ed21273a757be7050c70dc2bc596a5b8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.14.11
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 1.15.0
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue