mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
Updated version code
This commit is contained in:
parent
69406b5800
commit
bd75ba1852
@ -20,8 +20,8 @@ apply(plugin = "io.objectbox")
|
|||||||
apply(plugin = "com.jakewharton.butterknife")
|
apply(plugin = "com.jakewharton.butterknife")
|
||||||
ext {
|
ext {
|
||||||
set("versionMajor", 3)
|
set("versionMajor", 3)
|
||||||
set("versionMinor", 7)
|
set("versionMinor", 8)
|
||||||
set("versionPatch", 3)
|
set("versionPatch", 0)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user