0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00

Bump to 1.1

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
This commit is contained in:
mueller-ma 2021-10-13 21:38:49 +02:00
parent fc3ff3a19e
commit ceb1fcd149
2 changed files with 3 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.github.muellerma.prepaidbalance"
minSdkVersion 26
targetSdkVersion 30
versionCode 8
versionName "1.0"
versionCode 9
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
Update dependencies