mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Screenshot Tile (NoRoot) to 1.17.0 (66)
This commit is contained in:
parent
a0f63775c3
commit
6ffcb35a05
1 changed files with 16 additions and 2 deletions
|
|
@ -517,7 +517,21 @@ Builds:
|
|||
- .github
|
||||
prebuild: echo "android.useAndroidX=true" > ../gradle.properties
|
||||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 66
|
||||
commit: 756ba6e88897d18fd1b82afaf70385384ed8a2a9
|
||||
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.16.5
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue