diff app/build.gradle @ 42:45e4df5226c0

Shares, but creates multiple versions of cruft file.
author David Barts <n5jrn@me.com>
date Sat, 10 Apr 2021 09:02:44 -0700
parents 444fe4416c9b
children 8205f3c17500
line wrap: on
line diff
--- a/app/build.gradle	Thu Apr 08 21:00:57 2021 -0700
+++ b/app/build.gradle	Sat Apr 10 09:02:44 2021 -0700
@@ -11,8 +11,8 @@
         applicationId "com.bartsent.simpleresizer"
         minSdkVersion 23
         targetSdkVersion 30
-        versionCode 4
-        versionName "1.03"
+        versionCode 5
+        versionName "1.04"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }