release 0.9.7 of storage demo app

This commit is contained in:
Torsten Grote 2021-03-05 14:33:12 -03:00 committed by Chirayu Desai
parent 801dcc42ed
commit f373f4bb97

View file

@ -13,8 +13,8 @@ android {
applicationId "de.grobox.storagebackuptester"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionName "0.9.5"
versionCode 20
versionName "0.9.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments disableAnalytics: 'true'