Skip to content

Commit

Permalink
21401
Browse files Browse the repository at this point in the history
  • Loading branch information
anod committed Jun 4, 2020
1 parent 2c84d8d commit 0914314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ android {
defaultConfig {
minSdkVersion(21)
targetSdkVersion(28) // 29 wifi switch not working
versionCode = 21400
versionCode = 21401
versionName = "2.1.4"
vectorDrawables.generatedDensities("hdpi", "xxhdpi")
}
Expand Down

0 comments on commit 0914314

Please sign in to comment.