mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Screenshot Tile (NoRoot) to 1.14.3 (50)
This commit is contained in:
parent
6c54fcd10c
commit
f6e1863aa7
1 changed files with 14 additions and 2 deletions
|
|
@ -337,7 +337,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.14.3
|
||||
versionCode: 50
|
||||
commit: 2ec1f7826fb71684f31f099727b280d99726eea3
|
||||
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.2
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 1.14.3
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue