Skip to content

Commit a4de419

Browse files
committed
Prepare build 1.10
1 parent cd652ff commit a4de419

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.perspective"
2727
minSdkVersion 24
2828
targetSdkVersion 30
29-
versionCode 3
30-
versionName '1.8'
29+
versionCode 4
30+
versionName '1.10'
3131

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

0 commit comments

Comments
 (0)