Update build.gradle

This commit is contained in:
Marcos Rodriguez Vélez 2021-09-30 10:54:46 -04:00
parent bdae9b3491
commit 2068fb9861
No known key found for this signature in database
GPG Key ID: 0D64671698D11C5C

View File

@ -11,7 +11,7 @@ buildscript {
googlePlayServicesIidVersion = "16.0.1"
firebaseVersion = "17.3.4"
firebaseMessagingVersion = "20.2.1"
ndkVersion = "20.1.5948944"
ndkVersion = "23.0.7599858"
}
repositories {
google()