Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LoyolaChicagoCode/simplebatch-android-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: lucoodevcourse/simplebatch-android-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 23, 2020

  1. updated Gradle version

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    9eda0ea View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fixed compiler options

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ac130e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. updated dependency versions based on Gradle plugin

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    56dab4f View commit details
    Browse the repository at this point in the history
  2. updated Gradle wrapper to 6.6.1

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    709154d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. made build.gradle more uniform across examples

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f0d8352 View commit details
    Browse the repository at this point in the history
  2. jacked up minSdkVersion to 23 for Java 8 and Robolectric coexistence

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c17fe18 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. removed unnecessary project-level Gradle plugin that is better set up…

    … globally
    
    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    b9fa20e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. updated Gradle wrapper to version 6.7.1

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    4f52bcc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. updated Gradle Android plugin to 4.1.3 and repo to mavenCentral

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed May 12, 2021
    Configuration menu
    Copy the full SHA
    8acf541 View commit details
    Browse the repository at this point in the history
Loading