Skip to content

Commit b8aa9a2

Browse files
committed
1.1.7
1 parent b6970a6 commit b8aa9a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.ai.assistance.operit"
1414
minSdk = 26
1515
targetSdk = 34
16-
versionCode = 9
17-
versionName = "1.1.6"
16+
versionCode = 10
17+
versionName = "1.1.7"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)