Skip to content

Commit

Permalink
release: 1.2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Arkadip Bhattacharya <[email protected]>
  • Loading branch information
darkmatter18 committed Aug 13, 2020
1 parent 70b342a commit 4806261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName '1.2.4'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionName '1.2.5'
}

buildTypes {
Expand Down

0 comments on commit 4806261

Please sign in to comment.