Update Password Store to 1.2.0.69 (89)
This commit is contained in:
parent
2cd1b1418f
commit
fa4475257c
|
@ -540,6 +540,13 @@ Build:1.2.0.68,88
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/classpath/s/2.3.2/2.3.1/' build.gradle
|
prebuild=sed -i -e '/classpath/s/2.3.2/2.3.1/' build.gradle
|
||||||
|
|
||||||
|
Build:1.2.0.69,89
|
||||||
|
commit=v1.2.0.69
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/classpath/s/2.3.2/2.3.1/' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Downgrade since https://developer.android.com/studio/releases/gradle-plugin.html
|
Downgrade since https://developer.android.com/studio/releases/gradle-plugin.html
|
||||||
doesnt -- at the time of writing -- list 2.3.2.
|
doesnt -- at the time of writing -- list 2.3.2.
|
||||||
|
@ -547,5 +554,5 @@ doesnt -- at the time of writing -- list 2.3.2.
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags .*[0-9]$
|
Update Check Mode:Tags .*[0-9]$
|
||||||
Current Version:1.2.0.68
|
Current Version:1.2.0.69
|
||||||
Current Version Code:88
|
Current Version Code:89
|
||||||
|
|
Loading…
Reference in a new issue