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

v1.0.24(34)

parent 022440e0
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ android {
applicationId "org.futo.circles"
minSdk rootProject.ext.min_sdk_version
targetSdk rootProject.ext.sdk_version
versionCode 33
versionName "1.0.23"
versionCode 34
versionName "1.0.24"
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