룰렛 변경

- 확률 수동 설정
- 여러개의 룰렛이 켜져있을 때 선택하여 돌리기
- 후원 히스토리에 룰렛 히스토리 추가
This commit is contained in:
2024-05-10 17:43:26 +09:00
parent 9df08cdf24
commit 85ccc18485
29 changed files with 519 additions and 182 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 68
versionName "1.10.4"
versionCode 69
versionName "1.11.0"
}
buildTypes {