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