mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
simplemobiletools.draw - update aum, update, java17
This commit is contained in:
parent
caf09318b7
commit
2fa82fc8cf
1 changed files with 15 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ Name: Simple Draw Pro
|
|||
AutoName: Draw
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-Draw
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-Draw.git
|
||||
|
||||
Builds:
|
||||
- versionName: 6.0.2
|
||||
|
|
@ -269,7 +269,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
- versionName: 6.9.6
|
||||
versionCode: 82
|
||||
commit: c7b622351753e6a2870b63023a0e9d5c7d807ef0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.9.3
|
||||
CurrentVersionCode: 79
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 6.9.6
|
||||
CurrentVersionCode: 82
|
||||
|
|
|
|||
Loading…
Reference in a new issue