Skip to content

Commit 32343ff

Browse files
committed
Bump version number to 1.7.0
1 parent be0f92e commit 32343ff

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
@@ -6,8 +6,8 @@ android {
66
applicationId "eu.postgresql.android.conferencescanner"
77
minSdkVersion 29
88
targetSdkVersion 35
9-
versionCode 106000
10-
versionName "1.6.0"
9+
versionCode 107000
10+
versionName "1.7.0"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)