mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Tasks to 10.0.1 (100011)
This commit is contained in:
parent
9264012275
commit
ce21143b4f
1 changed files with 17 additions and 2 deletions
|
|
@ -1590,10 +1590,25 @@ Builds:
|
|||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
- versionName: 10.0.1
|
||||
versionCode: 100011
|
||||
commit: 10.0.1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- generic
|
||||
prebuild:
|
||||
- sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
|
||||
- sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*)
|
||||
{/,/}/d; /googleplayImplementation/d' -e '/com.google.gms/d' -e '/signingConfig
|
||||
=/d' -e '/firebaseCrashlytics {/,/}/d;' build.gradle.kts
|
||||
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: '10.0'
|
||||
CurrentVersionCode: 100010
|
||||
CurrentVersion: 10.0.1
|
||||
CurrentVersionCode: 100011
|
||||
|
|
|
|||
Loading…
Reference in a new issue