mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update MoeMemos to 0.7.2 (20)
This commit is contained in:
parent
02d0c28fce
commit
7be277eb88
1 changed files with 13 additions and 2 deletions
|
|
@ -117,9 +117,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.2
|
||||
versionCode: 20
|
||||
commit: 2bd1db1afe4a8cfadcd72ba49137a379a1020027
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: fa36f1ca849fd0c53c3011ec2683b48c60e61735a435f76c5d93d8669b77642f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.1
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 0.7.2
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue