Skip to content

Commit 209cbfa

Browse files
author
Dan Oprea
committed
This will be the release 2.0
1 parent 8e02b03 commit 209cbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
applicationId "com.dan.simplerawcamera"
2626
minSdkVersion 24
2727
targetSdkVersion 30
28-
versionCode 1
29-
versionName '1.16'
28+
versionCode 2
29+
versionName '2.0'
3030

3131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3232
}

0 commit comments

Comments
 (0)