Skip to content

Commit

Permalink
Prepare version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Airsaid committed Aug 14, 2021
1 parent 4bdd538 commit 11fe761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
buildscript {
ext.kotlin_version = "1.5.10"
ext.agp_version = "4.1.1"
ext.okmock_version = "1.0.0"
ext.okmock_version = "1.0.1"
ext.isReleaseBuild = !okmock_version.endsWith('-SNAPSHOT')
repositories {
if (!isReleaseBuild) {
Expand Down

0 comments on commit 11fe761

Please sign in to comment.