Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 3504223

Browse files
committed
Prepare for next development iteration
1 parent c844b49 commit 3504223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ android.enableJetifier=true
2323
kotlin.code.style=official
2424

2525
GROUP=io.matthewnelson.topl-android
26-
VERSION_NAME=2.1.1
26+
VERSION_NAME=2.2.0-SNAPSHOT
2727

2828
# The trailing 2 digits are for `alpha##` releases. For example:
2929
# 4.4.1-alpha02 = 441102 where `102` stands for alpha02
3030
# 4.4.1-beta01 = 441201 where `201` stands for beta01
3131
# 4.4.1-rc01 = 441301 where `301` stands for rc01
32-
VERSION_CODE=211000
32+
VERSION_CODE=220000
3333

3434
POM_INCEPTION_YEAR=2020
3535

0 commit comments

Comments
 (0)