diff --git a/app/build.gradle b/app/build.gradle index 085a78c..38ebcbe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.blankie.fileify" minSdk 28 targetSdk 32 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.0.1" } buildTypes {