version updated to 1.1.1 and little sussy fix to version code increamenting script
This commit is contained in:
@@ -61,4 +61,7 @@ for line_i in range(len(lines)):
|
||||
|
||||
if char_i == -1:
|
||||
print("Error: versionCode not found")
|
||||
input("Press Enter to exit...")
|
||||
else:
|
||||
print("Done!")
|
||||
|
||||
input("Press Enter to exit...")
|
||||
|
||||
Reference in New Issue
Block a user