We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.3.0
1 parent dc0e925 commit 1255ea4Copy full SHA for 1255ea4
constants.gradle
@@ -16,7 +16,7 @@
16
// TODO migrate to version catalogs
17
ext {
18
groupId = "com.grab.grazel"
19
- versionName = "0.3.0-rc03"
+ versionName = "0.3.0"
20
21
kotlinVersion = "1.4.31"
22
agpVersion = "4.1.3"
0 commit comments