Skip to content

Commit d83b8e6

Browse files
committed
bump version 1.2.1
1 parent c997bc0 commit d83b8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/BuildConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import org.gradle.api.tasks.TaskAction
1111
object ProjectConfig {
1212
const val JVM_VERSION = 25
1313
const val PROJECT_NAME = "AsteriskNG"
14-
const val VERSION_NAME = "1.2.1-dev"
14+
const val VERSION_NAME = "1.2.1"
1515
const val PACKAGE_NAME = "org.asterisk.zcc.ang"
1616
const val XRAY_CORE_VERSION = "v26.6.1"
1717
const val ANDROID_LIB_XRAY_LITE_VERSION = "v26.6.1"

0 commit comments

Comments
 (0)