Skip to content

Commit e357e3c

Browse files
committed
version bump
1 parent 6d9e948 commit e357e3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object AppConfiguration {
22
const val application_id = "com.android.asc.amity"
33
const val application_name = "AndroidASC"
4-
const val version_code = 1001
5-
const val version_name = "1.1"
4+
const val version_code = 1002
5+
const val version_name = "1.2"
66
}

0 commit comments

Comments
 (0)