We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0f92e commit 32343ffCopy full SHA for 32343ff
1 file changed
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "eu.postgresql.android.conferencescanner"
7
minSdkVersion 29
8
targetSdkVersion 35
9
- versionCode 106000
10
- versionName "1.6.0"
+ versionCode 107000
+ versionName "1.7.0"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
13
buildTypes {
0 commit comments