Compare commits
3 Commits
aes-v15.15
...
aes-v15.15
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b99844d0c | |||
| 9f46f400b0 | |||
| 40ea79c6b7 |
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jan 13 16:11:30 HKT 2026
|
#Tue Jan 13 16:27:29 HKT 2026
|
||||||
stageCount=6
|
stageCount=7
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.15
|
baseVersion=15.15
|
||||||
publishVersion=15.15.5
|
publishVersion=15.15.6
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.15.6
|
baseBetaVersion=15.15.7
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jan 13 16:11:30 HKT 2026
|
#Tue Jan 13 16:27:29 HKT 2026
|
||||||
stageCount=6
|
stageCount=7
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.15
|
baseVersion=15.15
|
||||||
publishVersion=15.15.5
|
publishVersion=15.15.6
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=15.15.6
|
baseBetaVersion=15.15.7
|
||||||
|
|||||||
@@ -270,7 +270,7 @@ public abstract class BaseWinBoLLActivity extends AppCompatActivity implements I
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void setSupportActionBar(@Nullable Toolbar toolbar) {
|
public void setSupportActionBar(@Nullable androidx.appcompat.widget.Toolbar toolbar) {
|
||||||
super.setSupportActionBar(toolbar);
|
super.setSupportActionBar(toolbar);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user