diff --git a/app/build.gradle b/app/build.gradle index 6091184..09c4977 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.localtransfer" minSdkVersion 27 targetSdkVersion 35 - versionCode 1 - versionName "3.0" + versionCode 6 + versionName "3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }