diff options
Diffstat (limited to 'android/gradle.properties')
-rw-r--r-- | android/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle.properties b/android/gradle.properties index 6bfaf83ba9e..c3809471a34 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -10,7 +10,7 @@ // // Version used in JAR files // -iceVersion = 3.7.0-beta0 +iceVersion = 3.7.0 // // Prefix version |