mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Fast Draw to 2.1 (14)
This commit is contained in:
parent
24c8a16ff7
commit
7e66acd02d
1 changed files with 13 additions and 2 deletions
|
|
@ -46,9 +46,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 14
|
||||
commit: 0865e57ab1b316054dfbde24bc9a434912eccb53
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 012ccbb865f19a59a3cd2d7da6ed40e47e4ef2376407bcddaefa7569ff417956
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue