Update UnifiedNlp to 2.0-alpha3

This commit is contained in:
Marvin W 2020-09-03 10:01:58 +02:00
parent d641ca7e7e
commit ec877f7a53
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*/
buildscript {
ext.nlpVersion = '2.0-alpha2'
ext.nlpVersion = '2.0-alpha3'
ext.remoteDroidGuardVersion = '0.1.2'
ext.safeParcelVersion = '1.6.0'
ext.wearableVersion = '0.1.1'