Skip to content

Commit b56563f

Browse files
Update to 1.0.1
1 parent 29fb6e1 commit b56563f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.pleiades.pleione.base64"
1111
minSdkVersion 26
1212
targetSdkVersion 30
13-
versionCode 1
14-
versionName "1.0.0"
13+
versionCode 2
14+
versionName "1.0.1"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

app/release/app-release.aab

1.22 KB
Binary file not shown.

app/release/app-release.apk

-1.9 MB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 1,
14-
"versionName": "1.0.0",
13+
"versionCode": 2,
14+
"versionName": "1.0.1",
1515
"outputFile": "app-release.apk"
1616
}
1717
]

0 commit comments

Comments
 (0)