mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Screenshot Tile (NoRoot) to 1.16.4 (64)
This commit is contained in:
parent
dc1ddd061d
commit
af63823ca2
1 changed files with 16 additions and 2 deletions
|
|
@ -489,7 +489,21 @@ Builds:
|
|||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.16.4
|
||||
versionCode: 64
|
||||
commit: b281721e6cc4e95db62dfbbd00f943c791fe9f1d
|
||||
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.16.2
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 1.16.4
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue