Skip to content
Snippets Groups Projects
Commit da3aeb51 authored by Taras's avatar Taras
Browse files

Modules version 12

parent 7fd7221f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ buildscript {
min_sdk_version = 24
androidx_nav_version = '2.7.7'
hilt_version = '2.51.1'
modules_version = "1.0.11"
modules_version = "1.0.12"
modules_groupId = "org.futo.gitlab.circles"
}
repositories {
......
......@@ -23,4 +23,4 @@ kotlin.code.style=official
android.nonTransitiveRClass=true
android.nonFinalResIds=true
VERSION_NAME=1.0.11
VERSION_NAME=1.0.12
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment