Update com.memetro.android.yml to 1.1

This commit is contained in:
open memetro 2022-08-11 12:38:02 +00:00 committed by linsui
parent acc7f5b20a
commit 869eef0704

View file

@ -26,7 +26,18 @@ Builds:
gradle:
- 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
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1
CurrentVersion: '1.1'
CurrentVersionCode: 11