mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Screenshot Tile (NoRoot) to 1.17.2 (68)
This commit is contained in:
parent
e68a8673f3
commit
bde8779fec
1 changed files with 16 additions and 2 deletions
|
|
@ -545,7 +545,21 @@ Builds:
|
|||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.17.2
|
||||
versionCode: 68
|
||||
commit: 50cb838cf7455afe42d13a60d3154a61bf2db964
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.17.1
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 1.17.2
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue