mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 05:36:52 +00:00
Update Seconds Clock to 2.3 (7)
This commit is contained in:
parent
bd21758a5f
commit
584aba39b3
1 changed files with 14 additions and 2 deletions
|
|
@ -22,7 +22,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 7
|
||||
commit: 3ec1b3ce5008bd094bf9c56311218aec11f783d6
|
||||
subdir: SecondsClock
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue