diff --git a/app/build.gradle b/app/build.gradle index 7a04467..8df8c95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,7 +15,7 @@ android { applicationId "com.vinnovateit.studyhub" minSdkVersion 19 targetSdkVersion 30 - versionCode 2 + versionCode 3 versionName "1.0.1" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/app/release/app-release.aab b/app/release/app-release.aab new file mode 100644 index 0000000..729fc5d Binary files /dev/null and b/app/release/app-release.aab differ