We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2600b commit 9b1e4baCopy full SHA for 9b1e4ba
divviup/build.gradle.kts
@@ -18,7 +18,7 @@ android {
18
defaultConfig {
19
minSdk = 21
20
21
- version = "0.2.0-SNAPSHOT"
+ version = "0.2.0"
22
23
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24
consumerProguardFiles("consumer-rules.pro")
0 commit comments