Skip to content

Commit a45483a

Browse files
committed
Build 1.5
1 parent efff2ba commit a45483a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 29
2828
targetSdkVersion 30
29-
versionCode 4
30-
versionName '1.4'
29+
versionCode 5
30+
versionName '1.5'
3131

3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3333
externalNativeBuild {

0 commit comments

Comments
 (0)