We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e59dbe commit 760c277Copy full SHA for 760c277
build.gradle
@@ -2,7 +2,7 @@
2
3
buildscript {
4
ext.kotlin_version = '1.4.10'
5
- ext.roomigrant_version = '0.2.0'
+ ext.roomigrant_version = '0.3.1'
6
7
repositories {
8
google()
0 commit comments