Update UnifiedNlp to alpha 5

This commit is contained in:
Marvin W 2020-11-24 16:35:18 +01:00
parent bc0b08c2b6
commit b05da04e33
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-alpha4'
ext.nlpVersion = '2.0-alpha5'
ext.remoteDroidGuardVersion = '0.1.2'
ext.safeParcelVersion = '1.6.0'
ext.wearableVersion = '0.1.1'