We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9709af9 commit 521205eCopy full SHA for 521205e
1 file changed
app/build.gradle.kts
@@ -55,8 +55,8 @@ android {
55
applicationId = "to.bitkit"
56
minSdk = 28
57
targetSdk = 36
58
- versionCode = 173
59
- versionName = "2.0.0-rc.7"
+ versionCode = 174
+ versionName = "2.0.0"
60
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
61
vectorDrawables {
62
useSupportLibrary = true
0 commit comments