Skip to content

Commit b077814

Browse files
chore: raise to version 0.0.32 HF
1 parent 45687ce commit b077814

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

pom-health.xml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,5 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.outsystems</groupId>
88
<artifactId>oshealthfitness-android</artifactId>
9-
<version>0.0.31</version>
10-
<dependencies>
11-
<dependency>
12-
<groupId>androidx.room</groupId>
13-
<artifactId>room-runtime</artifactId>
14-
<version>2.3.0</version>
15-
</dependency>
16-
<dependency>
17-
<groupId>android.arch.persistence.room</groupId>
18-
<artifactId>compiler</artifactId>
19-
<version>1.1.1</version>
20-
</dependency>
21-
</dependencies>
9+
<version>0.0.32</version>
2210
</project>

0 commit comments

Comments
 (0)