mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 17:28:05 +00:00
Update Habits to 1.2.0 (3)
This commit is contained in:
parent
f24defc18f
commit
f8341524c4
1 changed files with 13 additions and 2 deletions
|
|
@ -26,9 +26,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 3
|
||||
commit: eb50bc2a946f3cb970f6192d6c4f93cfae1a65f2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 154566e63326573a97bdfcb52b0bac36963d6be08aab3f4870629948e7105da1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue