PlatformGamesFragment.java: Run PullToRefresh on a background thread (#6372)

* android: bump gradle to 7.4.2

* PlatformGamesFragment.java: Run `PullToRefresh` on a background thread
This commit is contained in:
SachinVin
2023-03-30 17:43:40 +05:30
committed by GitHub
parent 979c6d9c55
commit f96047f182
2 changed files with 32 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files