mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update com.memetro.android.yml to 1.1
This commit is contained in:
parent
acc7f5b20a
commit
869eef0704
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- prod
|
- prod
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 11
|
||||||
|
commit: 1771005f392c7f63e3f7e2d5398b1535e263e2ae
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.0'
|
CurrentVersion: '1.1'
|
||||||
CurrentVersionCode: 1
|
CurrentVersionCode: 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue