diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 386969f13..5f7621cc8 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -252,7 +252,7 @@ dependencies { implementation 'com.google.firebase:firebase-messaging:17.3.4' // rm-for-fdroid implementation 'com.google.firebase:firebase-core:16.0.6' // rm-for-fdroid - implementation 'com.github.eehouse:nbsproxy:v0.0.5' + implementation 'com.github.eehouse:nbsproxy:v0.1.0' } task mkImages(type: Exec) {