Update UnifiedNlp to alpha4

This commit is contained in:
Marvin W 2020-10-17 16:50:07 +02:00
parent 155bbce69b
commit ff79a670e5
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-alpha3'
ext.nlpVersion = '2.0-alpha4'
ext.remoteDroidGuardVersion = '0.1.2'
ext.safeParcelVersion = '1.6.0'
ext.wearableVersion = '0.1.1'