mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update com.spisoft.quicknote to 0.4 (4)
This commit is contained in:
parent
72ae4314a2
commit
c061d81a98
1 changed files with 11 additions and 2 deletions
|
|
@ -37,7 +37,16 @@ Build:0.3,3
|
|||
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
||||
sed -i -e '/googleImplementation/d' app/build.gradle
|
||||
|
||||
Build:0.4,4
|
||||
commit=v0.4
|
||||
subdir=app/CarnetAndroid
|
||||
submodules=yes
|
||||
gradle=fdroid
|
||||
output=app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
||||
sed -i -e '/googleImplementation/d' app/build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3
|
||||
Current Version Code:3
|
||||
Current Version:0.4
|
||||
Current Version Code:4
|
||||
|
|
|
|||
Loading…
Reference in a new issue