Skip to content

Commit e37d462

Browse files
chore: prepare for next development iteration
1 parent 026f0ce commit e37d462

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
@@ -12,8 +12,8 @@ android {
1212
defaultConfig {
1313
minSdkVersion 29
1414
targetSdkVersion 36
15-
versionCode 2001095
16-
versionName "2.1.95"
15+
versionCode 2001096
16+
versionName "2.1.96-SNAPSHOT"
1717
testInstrumentationRunner("androidx.test.runner.AndroidJUnitRunner")
1818
}
1919

0 commit comments

Comments
 (0)