Update ApkTrack to 2.1.2 (23)
This commit is contained in:
parent
ebc2c2fc8f
commit
45d7bd9d66
|
|
@ -103,6 +103,11 @@ Build:2.1.1d,22
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:2.1.2,23
|
||||||
|
commit=2.1.2
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Building 2.1.1b/c/d without a loaded ~/.gradle cache results in a broken apk.
|
Building 2.1.1b/c/d without a loaded ~/.gradle cache results in a broken apk.
|
||||||
See https://github.com/JusticeRage/ApkTrack/issues/106#issuecomment-328630411 for details.
|
See https://github.com/JusticeRage/ApkTrack/issues/106#issuecomment-328630411 for details.
|
||||||
|
|
@ -110,5 +115,5 @@ See https://github.com/JusticeRage/ApkTrack/issues/106#issuecomment-328630411 fo
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^([0-9]\.)?[0-9]\.[0-9].?$
|
Update Check Mode:Tags ^([0-9]\.)?[0-9]\.[0-9].?$
|
||||||
Current Version:2.1.1d
|
Current Version:2.1.2
|
||||||
Current Version Code:22
|
Current Version Code:23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue