Skip to content

Commit 748922e

Browse files
committed
1.7.0
1 parent dd72877 commit 748922e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ android {
3535
applicationId = "com.ai.assistance.operit"
3636
minSdk = 26
3737
targetSdk = 34
38-
versionCode = 32
39-
versionName = "1.6.5"
38+
versionCode = 33
39+
versionName = "1.7.0"
4040

4141
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4242
vectorDrawables {

0 commit comments

Comments
 (0)