mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- .github
|
||||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.18.0
|
CurrentVersion: 1.18.1
|
||||||
CurrentVersionCode: 69
|
CurrentVersionCode: 70
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue