mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-23 14:17:15 +00:00
Bump build number
This commit is contained in:
parent
358a89a0f1
commit
6a064f3c13
39 changed files with 39 additions and 11 deletions
|
|
@ -145,7 +145,7 @@ android {
|
|||
buildConfigField "String", "STORE", "\"google\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2022
|
||||
versionCode 2024
|
||||
versionName "1.6"
|
||||
}
|
||||
|
||||
|
|
@ -229,15 +229,6 @@ android {
|
|||
disable 'MissingTranslation','InvalidPackage'
|
||||
enable 'LogConditional','IconExpectedSize','MissingRegistered','TypographyQuotes'
|
||||
}
|
||||
|
||||
splits {
|
||||
abi {
|
||||
enable true
|
||||
reset()
|
||||
include 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
universalApk true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Properties props = new Properties()
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ buildscript {
|
|||
classpath 'com.android.tools.build:gradle:3.2.1'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
classpath 'com.google.gms:google-services:4.0.1'
|
||||
classpath "io.realm:realm-gradle-plugin:5.7.0"
|
||||
classpath "io.realm:realm-gradle-plugin:5.8.0"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "gradle.plugin.io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.0.0.RC4-3"
|
||||
}
|
||||
|
|
|
|||
1
fastlane/changelog.txt
Normal file
1
fastlane/changelog.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/de-DE/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/en-US/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/en-US/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/en-US/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/es-ES/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/es-ES/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/it-IT/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/it-IT/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/it-IT/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/it-IT/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/it-IT/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/it-IT/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ja-JP/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/ja-JP/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ja-JP/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/ja-JP/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ja-JP/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/ja-JP/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ko-KR/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/ko-KR/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ko-KR/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/ko-KR/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ko-KR/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/ko-KR/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/nl-NL/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/nl-NL/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/nl-NL/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/nl-NL/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/nl-NL/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/nl-NL/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pl-PL/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/pl-PL/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pl-PL/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/pl-PL/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pl-PL/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/pl-PL/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pt-BR/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/pt-BR/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pt-BR/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/pt-BR/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/pt-BR/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/pt-BR/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ru-RU/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/ru-RU/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ru-RU/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/ru-RU/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/ru-RU/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/ru-RU/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/tr-TR/changelogs/2022.txt
Normal file
1
fastlane/metadata/android/tr-TR/changelogs/2022.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/tr-TR/changelogs/2023.txt
Normal file
1
fastlane/metadata/android/tr-TR/changelogs/2023.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
1
fastlane/metadata/android/tr-TR/changelogs/2024.txt
Normal file
1
fastlane/metadata/android/tr-TR/changelogs/2024.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This update fixes various bugs and adds support for an upcoming feature.
|
||||
Loading…
Reference in a new issue