Skip to content

Commit 9b1e4ba

Browse files
authored
Update to version 0.2.0 (#133)
1 parent da2600b commit 9b1e4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

divviup/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
defaultConfig {
1919
minSdk = 21
2020

21-
version = "0.2.0-SNAPSHOT"
21+
version = "0.2.0"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
consumerProguardFiles("consumer-rules.pro")

0 commit comments

Comments
 (0)