Update the build version

This commit is contained in:
Tommaso Berlose 2020-05-13 19:04:17 +02:00
parent 1dc050e77f
commit b04b103634
3 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 29
versionCode 89
versionName "2.0.8"
versionCode 90
versionName "2.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Binary file not shown.