mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'notebuddy' into 'master'
Notebuddy - 1.3.2 See merge request fdroid/fdroiddata!6417
This commit is contained in:
commit
fd94bbc1b9
1 changed files with 11 additions and 2 deletions
|
|
@ -78,7 +78,16 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.3.2
|
||||||
|
versionCode: 17
|
||||||
|
commit: 41b38f64279dfd66d744fa6876a723303754de67
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroidConfig
|
||||||
|
prebuild: echo -e '\nandroid { lintOptions { checkReleaseBuilds false } }' >>
|
||||||
|
build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: RepoManifest
|
UpdateCheckMode: RepoManifest
|
||||||
CurrentVersion: 1.3.0
|
CurrentVersion: 1.3.2
|
||||||
CurrentVersionCode: 15
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue