Bump the version

This commit is contained in:
Tommaso Berlose 2020-05-20 13:46:27 +02:00
parent 857a8009b6
commit 863b8f79d8
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -18,8 +18,8 @@ android {
applicationId "com.tommasoberlose.anotherwidget"
minSdkVersion 23
targetSdkVersion 29
versionCode 99
versionName "2.0.10"
versionCode 100
versionName "2.0.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.