Bumped the version

This commit is contained in:
Tommaso Berlose 2021-05-11 21:00:57 +02:00
parent 2578566659
commit 1ecaf7a11a

View File

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