1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-16 21:54:05 +02:00

update openScale version to 2.2.0

This commit is contained in:
oliexdev
2020-01-10 16:39:24 +01:00
parent b0d2e160c6
commit 57a0fdef3c

View File

@@ -7,8 +7,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 21
targetSdkVersion 29
versionCode 47
versionName "2.1.2"
versionCode 48
versionName "2.2.0"
archivesBaseName = "openScale-$versionName"
manifestPlaceholders = [
@@ -69,7 +69,7 @@ dependencies {
// Simple CSV
implementation 'com.j256.simplecsv:simplecsv:2.3'
// Blessed Android
implementation 'com.github.weliem:blessed-android:1.0'
implementation 'com.github.weliem:blessed-android:1.2'
// CustomActivityOnCrash
implementation 'cat.ereza:customactivityoncrash:2.2.0'
// AppIntro