forked from github/cordova-android
Update comments.
This commit is contained in:
parent
2131070ee9
commit
5f3bc33f8e
3
lib/classic.rb
Normal file → Executable file
3
lib/classic.rb
Normal file → Executable file
@ -126,8 +126,7 @@ class Classic
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# this is so fucking unholy yet oddly beautiful
|
# create java source file
|
||||||
# not sure if I should thank Ruby or apologize for this abusive use of string interpolation
|
|
||||||
def write_java
|
def write_java
|
||||||
j = "
|
j = "
|
||||||
package #{ @pkg };
|
package #{ @pkg };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user