mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Added new version
This commit is contained in:
parent
3190dd7089
commit
57e9e34302
1 changed files with 15 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ Builds:
|
|||
|
||||
- versionName: 1.6.4
|
||||
versionCode: 30
|
||||
disable: crashes on startup
|
||||
commit: v1.6.4
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -200,6 +201,20 @@ Builds:
|
|||
build.gradle
|
||||
- sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
|
||||
- versionName: 1.6.5
|
||||
versionCode: 31
|
||||
commit: v1.6.5
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- foss
|
||||
prebuild:
|
||||
- sed -i -e '/com.google.firebase/d' ../build.gradle ../CommonUtils/build.gradle
|
||||
build.gradle
|
||||
- sed -i -e '/maven.fabric.io/d; /io.fabric/d' build.gradle ../build.gradle
|
||||
../CommonUtils/build.gradle
|
||||
- sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue