Skip to content

Commit d37e612

Browse files
committed
examples/agdk-mainloop: pull in games-activity:4.0.0
1 parent 719c153 commit d37e612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/agdk-mainloop/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
//implementation "androidx.games:games-performance-tuner:1.5.0"
4949

5050
// To use the Games Activity library
51-
implementation "androidx.games:games-activity:2.0.2"
51+
implementation "androidx.games:games-activity:4.0.0"
5252

5353
// To use the Games Controller Library
5454
//implementation "androidx.games:games-controller:2.0.2"

0 commit comments

Comments
 (0)