mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-11-23 12:39:43 +00:00
build: version bump (2.9.2)
This commit is contained in:
parent
f56de45f38
commit
841db5061a
@ -1,7 +1,7 @@
|
|||||||
import java.io.ByteArrayOutputStream
|
import java.io.ByteArrayOutputStream
|
||||||
|
|
||||||
val version = "2.9.2"
|
val version = "2.9.2"
|
||||||
val suffix = "SNAPSHOT"
|
val suffix = ""
|
||||||
|
|
||||||
// Strings embedded into the build.
|
// Strings embedded into the build.
|
||||||
var gitRevision by extra("")
|
var gitRevision by extra("")
|
||||||
|
Loading…
Reference in New Issue
Block a user