Skip to content

Commit ec87ddf

Browse files
committed
Bump version
1 parent 59c124f commit ec87ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/AppConfigs.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ object AppConfigs {
22
const val COMPILE_SDK_VERSION = 30
33
const val MIN_SDK_VERSION = 21
44
const val TARGET_SDK_VERSION = 30
5-
const val VERSION_CODE = 15
6-
const val VERSION_NAME = "2.4"
5+
const val VERSION_CODE = 16
6+
const val VERSION_NAME = "2.5"
77
}

0 commit comments

Comments
 (0)