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

Merge branch 'release/v1.0.22' into develop

parents a3b22cc2 79e205d9
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ android {
applicationId "org.futo.circles"
minSdk rootProject.ext.min_sdk_version
targetSdk rootProject.ext.sdk_version
versionCode 31
versionName "1.0.21"
versionCode 32
versionName "1.0.22"
archivesBaseName = "circles-v${versionName}"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
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