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

Commit d9f81cd

Browse files
committed
update version name to reflect latest SNAPSHOT image on Maven Central
1 parent 2de1421 commit d9f81cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android.enableJetifier=true
2121
kotlin.code.style=official
2222

2323
GROUP=io.matthewnelson.topl-android
24-
VERSION_NAME=1.1.0-alpha01-SNAPSHOT
24+
VERSION_NAME=1.1.0-alpha01a-SNAPSHOT
2525

2626
# The trailing 2 digits are for `alpha##` releases. For example:
2727
# 4.4.1-alpha02 = 441102 where `102` stands for alpha02

0 commit comments

Comments
 (0)