Beta version 2.2.2-beta1

This commit is contained in:
Tommaso Berlose 2021-01-10 12:52:20 +01:00
parent 34fb35f2ab
commit d2087d094f
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -22,8 +22,8 @@ android {
applicationId "com.tommasoberlose.anotherwidget"
minSdkVersion 23
targetSdkVersion 30
versionCode 118
versionName "2.2.1"
versionCode 119
versionName "2.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "GOOGLE_API_KEY", apikeyProperties['GOOGLE_API_KEY'])