Skip to content

Commit

Permalink
Support to Android Studio Electric Eel
Browse files Browse the repository at this point in the history
  • Loading branch information
Laky-64 committed Jan 15, 2023
1 parent e7059be commit cd5b48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consts/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ package consts
const ProjectPath = "C:/Users/iraci/StudioProjects/OwlGram"
const BuildOutputsPath = ProjectPath + "/TMessagesProj_App/build/outputs"
const ApiNotifyUrl = "https://app.owlgram.org/notify_upload"
const JavaPath = "C:/Program Files/Android/Android Studio/jre"
const JavaPath = "C:/Program Files/Android/Android Studio/jbr"

0 comments on commit cd5b48c

Please sign in to comment.