Skip to content

Commit

Permalink
Bumping version to 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Apr 10, 2018
1 parent 989ece9 commit 4fbf3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
applicationId "com.github.yeriomin.yalpstore"
minSdkVersion 5
targetSdkVersion 27
versionCode 35
versionCode 36
versionName getVersionName()
vectorDrawables.useSupportLibrary = true
}
Expand Down

1 comment on commit 4fbf3ab

@Rikk
Copy link

@Rikk Rikk commented on 4fbf3ab Apr 11, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version: Always crash when opening Settings. Often crash when checking updates. With old profile (data) crash when starting app after updating.

Please sign in to comment.