mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Fast Draw to 2.1.1 (15)
This commit is contained in:
parent
a37b1c9c2d
commit
2c03c0df2c
1 changed files with 13 additions and 2 deletions
|
|
@ -57,9 +57,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 15
|
||||
commit: b4dff99b208c51b677b019c9a87e8a44feea979a
|
||||
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.1'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue