Initial commit

This commit is contained in:
Sultan Mustafijul Hoque 2023-12-06 20:41:27 +05:30
parent d5735b9053
commit 3d98bb7663
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android {
minSdk 24
targetSdk 34
versionCode 1
versionName "1.0"
versionName "1.0.beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}