We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96bf3f6 + 5ebd641 commit 079ea6cCopy full SHA for 079ea6c
1 file changed
app/build.gradle.kts
@@ -47,8 +47,8 @@ android {
47
applicationId = "to.bitkit"
48
minSdk = 28
49
targetSdk = 36
50
- versionCode = 170
51
- versionName = "2.0.0-rc.4"
+ versionCode = 171
+ versionName = "2.0.0-rc.5"
52
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
53
vectorDrawables {
54
useSupportLibrary = true
0 commit comments