Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jaranflaath committed Jun 22, 2020
1 parent 2b096fe commit 77e3084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darjeeling-android-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdkVersion(21)
targetSdkVersion(29)
versionCode = gitInfo.count
versionName = "0.56"
versionName = "0.57"

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

0 comments on commit 77e3084

Please sign in to comment.