mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Flip a coin to MnowR (2)
This commit is contained in:
parent
89a0201f97
commit
074a28c9ee
1 changed files with 13 additions and 2 deletions
|
|
@ -24,9 +24,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: MnowR
|
||||
versionCode: 2
|
||||
commit: cd9939a00126ece71f719757d640f35981439d72
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e462154e54ac6cb8d646efd3c48821a99ffa924e4f0426e5051f5eda18f19aaf
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: BTBAM
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: MnowR
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue