Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Feb 11, 2021
1 parent 06ac915 commit bf11332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -209,7 +209,7 @@ android {
targetSdkVersion(30)

versionCode = 431
versionName = "3.6.3"
versionName = "3.6.6"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit bf11332

Please sign in to comment.