mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
ccgt: 1.44
This commit is contained in:
parent
b162f17739
commit
99b3ec5959
1 changed files with 13 additions and 2 deletions
|
|
@ -71,7 +71,18 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
|
||||
|
||||
- versionName: '1.44'
|
||||
versionCode: 1144
|
||||
commit: ae01eddae190a083da810ecb3000daf7ba2351e3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.43'
|
||||
CurrentVersionCode: 1143
|
||||
CurrentVersion: '1.44'
|
||||
CurrentVersionCode: 1144
|
||||
|
|
|
|||
Loading…
Reference in a new issue