mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Screenshot Tile (NoRoot) to 1.18.0 (69)
This commit is contained in:
parent
124d81278b
commit
7484fd5312
1 changed files with 16 additions and 2 deletions
|
|
@ -559,7 +559,21 @@ Builds:
|
|||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.18.0
|
||||
versionCode: 69
|
||||
commit: 9c0f6255455e7960dd396b1e78d21dced1521517
|
||||
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.2
|
||||
CurrentVersionCode: 68
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue