mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Screenshot Tile (NoRoot) to 1.17.1 (67)
This commit is contained in:
parent
82f99169cd
commit
f31252149c
1 changed files with 16 additions and 2 deletions
|
|
@ -531,7 +531,21 @@ Builds:
|
|||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.17.1
|
||||
versionCode: 67
|
||||
commit: f9364e60f6ca1b308ed044e579fa041d139b3884
|
||||
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.0
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: 1.17.1
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue