Skip to content

Commit 389ca60

Browse files
committed
Update version number
1 parent ab28c5f commit 389ca60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0'
99
}
1010
ext.groupId = 'com.kylecorry.andromeda'
11-
ext.versionName = '7.0.0-beta01'
11+
ext.versionName = '7.0.0-beta02'
1212
ext.solVersion = '7.1.2'
1313
ext.coreKtxVersion = '1.10.1'
1414
ext.appCompatVersion = '1.6.1'

0 commit comments

Comments
 (0)