Skip to content

Commit

Permalink
Update to version 0.2.0 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
inahga authored Apr 3, 2024
1 parent da2600b commit 9b1e4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion divviup/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
defaultConfig {
minSdk = 21

version = "0.2.0-SNAPSHOT"
version = "0.2.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles("consumer-rules.pro")
Expand Down

0 comments on commit 9b1e4ba

Please sign in to comment.