Skip to content

Commit

Permalink
build.gradle fix: 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marchellodev committed Aug 23, 2020
1 parent f00eca0 commit 2ae502d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 10
versionName '2.5.0'
versionName '2.5'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 2ae502d

Please sign in to comment.