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

Commit cb9f9bf

Browse files
committed
Prepare for next development iteration
1 parent 2e16c0e commit cb9f9bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.2
26+
VERSION_NAME=2.0.3-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=202000
32+
VERSION_CODE=203000
3333

3434
POM_INCEPTION_YEAR=2020
3535

0 commit comments

Comments
 (0)