Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Commit

Permalink
v1.0.2-alpha Why not?
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsdayrs committed Jun 11, 2019
1 parent 7799b37 commit 2464984
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 26 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion var
targetSdkVersion 28
versionCode 1
versionName "v1.0.1-alpha"
versionName "v1.0.2-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"}]
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
package="com.github.Doomsdayrs.apps.shosetsu"
android:versionCode="1"
android:versionName="v1.0.1-alpha" >
android:versionName="v1.0.2-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -23,7 +23,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -42,10 +41,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"BUNDLE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"BUNDLE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package="com.github.Doomsdayrs.apps.shosetsu"
android:targetSandboxVersion="2"
android:versionCode="1"
android:versionName="v1.0.1-alpha" >
android:versionName="v1.0.2-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -24,7 +24,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -43,10 +42,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"INSTANT_APP_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"INSTANT_APP_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"INSTANT_RUN_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"INSTANT_RUN_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
package="com.github.Doomsdayrs.apps.shosetsu"
android:versionCode="1"
android:versionName="v1.0.1-alpha" >
android:versionName="v1.0.2-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -23,7 +23,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -42,10 +41,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
2 changes: 1 addition & 1 deletion app/build/intermediates/merged_manifests/debug/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}]
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"METADATA_FEATURE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.1-alpha","enabled":true,"outputFile":"shosetsu-v1.0.1-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{}}]
[{"outputType":{"type":"METADATA_FEATURE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.2-alpha","enabled":true,"outputFile":"shosetsu-v1.0.2-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{}}]

0 comments on commit 2464984

Please sign in to comment.