chore: revert commit 59d37e9ed6

This commit is contained in:
LuanRT
2022-08-12 05:45:59 -03:00
parent 59d37e9ed6
commit e82302a6ea

View File

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