We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8251c74 + ae1cdca commit 3bade05Copy full SHA for 3bade05
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