mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
let's do some pre-release builds
This commit is contained in:
parent
08470aaf00
commit
2e96c61b82
@ -135,7 +135,7 @@ android {
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionName '1.0.0'
|
||||
versionName '0.1.0'
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "subtracks",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"license": "GPL-3.0-only",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user