Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: jeppeman/mockposable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f7944b2115e1a79a0641c48a2d2c27c201e3bfa9
Choose a base ref
..
head repository: jeppeman/mockposable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2fe48c9459851bc6fbc3fd1f69f852715296d5b
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 mockposable/gradle.properties
2 changes: 1 addition & 1 deletion mockposable/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.9-SNAPSHOT
VERSION_NAME=0.10-SNAPSHOT
GROUP=com.jeppeman.mockposable

POM_DESCRIPTION=A tool that enables stubbing and verification of @Composable-annotated functions