mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Bliss Launcher: Update to 1.3.1
This commit is contained in:
parent
f63013daf2
commit
98ea006899
1 changed files with 16 additions and 2 deletions
|
|
@ -39,7 +39,21 @@ Builds:
|
|||
'/io.fabric.tools/d' ../build.gradle
|
||||
- sed -i -e '/io.fabric/d' build.gradle
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 13100
|
||||
commit: v1.3.1
|
||||
subdir: app/
|
||||
gradle:
|
||||
- apiNougat
|
||||
rm:
|
||||
- app/libs/lineage-sdk.jar
|
||||
prebuild:
|
||||
- sed -i -e 's#https://maven.fabric.io/public#https://maven.google.com/#' -e
|
||||
'/io.fabric.tools/d' ../build.gradle
|
||||
- sed -i -e '/io.fabric/d' build.gradle
|
||||
ndk: r18b
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 12100
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 13100
|
||||
|
|
|
|||
Loading…
Reference in a new issue