Compare commits

..

No commits in common. "01b5d6c00be9420b4a5f0c92fb2c906088fa0dd8" and "036123ea98fa10cd786cca8474bcaf479dfd403c" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.blankie.fileify"
minSdk 28
targetSdk 32
versionCode 2
versionName "1.0.1"
versionCode 1
versionName "1.0"
}
buildTypes {

View File

@ -11,7 +11,6 @@
android:theme="@style/Theme.Fileify">
<activity android:name="PickActivity"
android:theme="@android:style/Theme.NoDisplay"
android:exported="true">
<intent-filter>