chore: bump client versions

This commit is contained in:
LuanRT
2022-08-12 00:34:58 -03:00
parent c10cce1e2a
commit 59d37e9ed6

View File

@@ -41,7 +41,7 @@ export const CLIENTS = Object.freeze({
},
ANDROID: {
NAME: 'ANDROID',
VERSION: '17.17.32',
VERSION: '17.32.33',
SDK_VERSION: '29'
}
});