Update App Launcher to 5.0.4 (20)
This commit is contained in:
parent
2811a166c9
commit
6d7c370217
|
@ -116,7 +116,15 @@ Build:5.0.3,19
|
|||
echo "android.enableJetifier=true" >> gradle.properties && \
|
||||
echo "android.useAndroidX=true" >> gradle.properties
|
||||
|
||||
Build:5.0.4,20
|
||||
commit=5.0.4
|
||||
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.3
|
||||
Current Version Code:19
|
||||
Current Version:5.0.4
|
||||
Current Version Code:20
|
||||
|
|
Loading…
Reference in a new issue