mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
bump version 1.0.0 for release
This commit is contained in:
parent
77e89fc9e2
commit
7da1afa643
@ -134,8 +134,8 @@ android {
|
||||
applicationId "com.subtracks"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionName '0.1.0'
|
||||
versionCode 2
|
||||
versionName '1.0.0'
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
|
||||
1
metadata/en-US/changelogs/2.txt
Normal file
1
metadata/en-US/changelogs/2.txt
Normal file
@ -0,0 +1 @@
|
||||
Initial 1.0.0 release
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "subtracks",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"license": "GPL-3.0-only",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user