Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Jul 27, 2024
1 parent b2799c8 commit 326e872
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'org.jetbrains.kotlin.android'
}

def propsFile = rootProject.file('jerboa.prop')
def propsFile = rootProject.file('Jerboa.prop')
def props = new Properties()
props.load(new FileInputStream(propsFile))

Expand Down

0 comments on commit 326e872

Please sign in to comment.