Compare commits

..

No commits in common. "55841872bafe7e4deb2dc402c2c0818e2bfab6fc" and "42bc08eefdd6d529d9fe000873ce1fbd18e20622" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.stand.standapp"
minSdk = 24
targetSdk = 34
versionCode = 6
versionName = "1.0.5"
versionCode = 5
versionName = "1.0.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"