diff --git a/app/build.gradle b/app/build.gradle index c3df850..daca13c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.thepiemonster.hidemocklocation" minSdk 30 targetSdk 30 - versionCode 202 - versionName "2.0.2" + versionCode 203 + versionName "2.0.3" } buildTypes {