mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Notebuddy - 1.3.2
This commit is contained in:
parent
7031a97d8a
commit
aee09c7c1f
1 changed files with 11 additions and 2 deletions
|
|
@ -78,7 +78,16 @@ Builds:
|
|||
- yes
|
||||
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
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue