mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Screenshot Tile (NoRoot) to 1.16.1 (61)
This commit is contained in:
parent
f5691d2b9f
commit
6eaac8d144
1 changed files with 16 additions and 2 deletions
|
|
@ -461,7 +461,21 @@ Builds:
|
||||||
- .github
|
- .github
|
||||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.16.1
|
||||||
|
versionCode: 61
|
||||||
|
commit: 7381bb87c1e3ee7a55ab877a38046378a8606660
|
||||||
|
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.16.0
|
CurrentVersion: 1.16.1
|
||||||
CurrentVersionCode: 60
|
CurrentVersionCode: 61
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue