Update Duorem to 1.1.3 (5)
This commit is contained in:
parent
c9c4f651f9
commit
b859e47e02
|
@ -35,6 +35,12 @@ Build:1.1.2,4
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
|
Build:1.1.3,5
|
||||||
|
commit=v1.1.3
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Summary and Description are maintained by upstream using fastlane in
|
Summary and Description are maintained by upstream using fastlane in
|
||||||
the source repo:
|
the source repo:
|
||||||
|
@ -43,5 +49,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags v.*\d$
|
Update Check Mode:Tags v.*\d$
|
||||||
Current Version:1.1.2
|
Current Version:1.1.3
|
||||||
Current Version Code:4
|
Current Version Code:5
|
||||||
|
|
Loading…
Reference in a new issue