We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd72877 commit 748922eCopy full SHA for 748922e
app/build.gradle.kts
@@ -35,8 +35,8 @@ android {
35
applicationId = "com.ai.assistance.operit"
36
minSdk = 26
37
targetSdk = 34
38
- versionCode = 32
39
- versionName = "1.6.5"
+ versionCode = 33
+ versionName = "1.7.0"
40
41
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
42
vectorDrawables {
0 commit comments