mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update com.spisoft.quicknote to 0.22.0 (220)
This commit is contained in:
parent
23c5c0cc53
commit
cd042d0161
1 changed files with 13 additions and 2 deletions
|
|
@ -375,7 +375,18 @@ Builds:
|
|||
- sed -i -e "s/, ':GoogleSync'//; /GoogleSync/d" ../settings.gradle
|
||||
- sed -i -e '/googleImplementation/d' build.gradle
|
||||
|
||||
- versionName: 0.22.0
|
||||
versionCode: 220
|
||||
commit: v0.22.0
|
||||
subdir: app/CarnetAndroid/app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e "s/, ':GoogleSync'//; /GoogleSync/d" ../settings.gradle
|
||||
- sed -i -e '/googleImplementation/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.21.0
|
||||
CurrentVersionCode: 210
|
||||
CurrentVersion: 0.22.0
|
||||
CurrentVersionCode: 220
|
||||
|
|
|
|||
Loading…
Reference in a new issue