Skip to content

Commit 299b735

Browse files
chore: prepare for next development iteration
1 parent 3fb8c6c commit 299b735

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "ai.elimu.calculator"
1515
minSdkVersion 26
1616
targetSdkVersion 35
17-
versionCode 2001022
18-
versionName "2.1.22"
17+
versionCode 2001023
18+
versionName "2.1.23-SNAPSHOT"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)