Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
abd3lraouf committed Dec 23, 2019
1 parent f34125f commit 0fdf482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdkVersion 14
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionName "1.0.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 0fdf482

Please sign in to comment.