1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 06:13:04 +00:00

Update gradle version

This commit is contained in:
Loic Blot
2016-10-22 17:27:20 +02:00
parent a4f016f069
commit 6f26634744
5 changed files with 50 additions and 40 deletions
@@ -28,5 +28,6 @@ package fr.unix_experience.owncloud_sms.enums;
public enum PermissionID {
REQUEST_SMS,
REQUEST_CONTACTS,
REQUEST_ACCOUNTS,
REQUEST_MAX,
}