Compare commits
No commits in common. "55841872bafe7e4deb2dc402c2c0818e2bfab6fc" and "42bc08eefdd6d529d9fe000873ce1fbd18e20622" have entirely different histories.
55841872ba
...
42bc08eefd
|
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId = "com.stand.standapp"
|
applicationId = "com.stand.standapp"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 6
|
versionCode = 5
|
||||||
versionName = "1.0.5"
|
versionName = "1.0.4"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue