We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d62982 + ae1cdca commit 4abd8fdCopy full SHA for 4abd8fd
1 file changed
app/build.gradle.kts
@@ -55,8 +55,8 @@ android {
55
applicationId = "to.bitkit"
56
minSdk = 28
57
targetSdk = 36
58
- versionCode = 175
59
- versionName = "2.0.1"
+ versionCode = 176
+ versionName = "2.0.2"
60
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
61
vectorDrawables {
62
useSupportLibrary = true
0 commit comments