Update App Launcher to 5.0.2 (18)
This commit is contained in:
parent
adcfc45d3c
commit
c469e6666c
|
@ -100,7 +100,15 @@ Build:5.0.1,17
|
|||
echo "android.enableJetifier=true" >> gradle.properties && \
|
||||
echo "android.useAndroidX=true" >> gradle.properties
|
||||
|
||||
Build:5.0.2,18
|
||||
commit=5.0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/keystore/d' build.gradle && \
|
||||
echo "android.enableJetifier=true" >> gradle.properties && \
|
||||
echo "android.useAndroidX=true" >> gradle.properties
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:5.0.1
|
||||
Current Version Code:17
|
||||
Current Version:5.0.2
|
||||
Current Version Code:18
|
||||
|
|
Loading…
Reference in a new issue