use latest nbsplib

This commit is contained in:
Eric House 2019-03-13 14:38:03 -07:00
parent e01bda552e
commit 9ae77bce13

View file

@ -273,7 +273,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.2.1'
implementation 'com.github.eehouse:nbsproxy:v0.2.2'
}
task mkImages(type: Exec) {