Skip to content

Commit 39a51e1

Browse files
chore: prepare for next development iteration
1 parent 7f16b66 commit 39a51e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 2001044
29-
versionName "2.1.44"
28+
versionCode 2001045
29+
versionName "2.1.45-SNAPSHOT"
3030
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3131
}
3232

0 commit comments

Comments
 (0)