We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36f442b + 079ea6c commit 12c27e8Copy full SHA for 12c27e8
1 file changed
app/build.gradle.kts
@@ -54,8 +54,8 @@ android {
54
applicationId = "to.bitkit"
55
minSdk = 28
56
targetSdk = 36
57
- versionCode = 170
58
- versionName = "2.0.0-rc.4"
+ versionCode = 171
+ versionName = "2.0.0-rc.5"
59
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
60
vectorDrawables {
61
useSupportLibrary = true
0 commit comments