mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Auto Auto-Rotate to 0.11.4 (26)
This commit is contained in:
parent
c9577d926f
commit
5097cb3d65
1 changed files with 14 additions and 2 deletions
|
|
@ -193,7 +193,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.11.4
|
||||
versionCode: 26
|
||||
commit: 01f5bbbbf4a5e7163618639c0c531bae224acd4d
|
||||
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.3
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 0.11.4
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue