Removing left-over space in case no reactions are available (#782)
update gradle Removing left-over space in case no reactions are available. Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: 6543 <6543@noreply.codeberg.org> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/782 Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
@ -7,7 +7,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.0'
|
||||
classpath 'com.android.tools.build:gradle:4.1.1'
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user