mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Tasks to 9.2 (90202)
This commit is contained in:
parent
be112c6bd0
commit
8a7f511e5f
1 changed files with 19 additions and 2 deletions
|
|
@ -1468,10 +1468,27 @@ Builds:
|
|||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
- versionName: '9.2'
|
||||
versionCode: 90202
|
||||
commit: '9.2'
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- generic
|
||||
prebuild:
|
||||
- sed -i -e '/maven/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle.kts
|
||||
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
|
||||
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
|
||||
build.gradle.kts
|
||||
scandelete:
|
||||
- buildSrc
|
||||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
|
||||
repushing tags..
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '9.1'
|
||||
CurrentVersionCode: 90100
|
||||
CurrentVersion: '9.2'
|
||||
CurrentVersionCode: 90202
|
||||
|
|
|
|||
Loading…
Reference in a new issue