Skip to content

Commit 265fa55

Browse files
author
Dan Oprea
committed
Prepare next release
1 parent 6813ce6 commit 265fa55

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
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.dan.timelapse"
2727
minSdkVersion 28
2828
targetSdkVersion 30
29-
versionCode 1
30-
versionName '1.0'
29+
versionCode 2
30+
versionName '1.2'
3131

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

0 commit comments

Comments
 (0)