Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
diff app/build.gradle @ 46:8205f3c17500 default tip
Tweak messages a little.
author | David Barts <n5jrn@me.com> |
---|---|
date | Wed, 14 Apr 2021 08:18:23 -0700 |
parents | 45e4df5226c0 |
children |
line wrap: on
line diff
--- a/app/build.gradle Mon Apr 12 07:07:39 2021 -0700 +++ b/app/build.gradle Wed Apr 14 08:18:23 2021 -0700 @@ -11,8 +11,8 @@ applicationId "com.bartsent.simpleresizer" minSdkVersion 23 targetSdkVersion 30 - versionCode 5 - versionName "1.04" + versionCode 6 + versionName "1.05" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }