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