main branch updated
This commit is contained in:
parent
3d33d3fe49
commit
9a05dc1657
353 changed files with 16802 additions and 2995 deletions
|
|
@ -210,7 +210,7 @@ end
|
|||
|
||||
desc "compute version"
|
||||
private_lane :androidVersion do
|
||||
File.open("../app/build.gradle","r") do |f|
|
||||
File.open("../app/build.gradle.kts","r") do |f|
|
||||
text = f.read
|
||||
|
||||
# everything between Document and Authors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue