Skip to content

Commit

Permalink
This will be the release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Oprea committed Feb 24, 2022
1 parent 8e02b03 commit 209cbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
applicationId "com.dan.simplerawcamera"
minSdkVersion 24
targetSdkVersion 30
versionCode 1
versionName '1.16'
versionCode 2
versionName '2.0'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 209cbfa

Please sign in to comment.