mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Auto Auto-Rotate to 0.12 (30)
This commit is contained in:
parent
af4f33975e
commit
837ea00466
1 changed files with 14 additions and 2 deletions
|
|
@ -229,7 +229,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.12'
|
||||
versionCode: 30
|
||||
commit: b1013b74a9922e7dcdc7d945ea038a2272394fa0
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.11.7
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: '0.12'
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue