Skip to content

Commit 2cc2e9f

Browse files
chore: prepare for next development iteration
1 parent f0e4441 commit 2cc2e9f

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
@@ -25,8 +25,8 @@ android {
2525
applicationId "ai.elimu.chat"
2626
minSdkVersion 26
2727
targetSdkVersion 35
28-
versionCode 2001031
29-
versionName "2.1.31"
28+
versionCode 2001032
29+
versionName "2.1.32-SNAPSHOT"
3030
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3131
}
3232

0 commit comments

Comments
 (0)