We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45687ce commit b077814Copy full SHA for b077814
1 file changed
pom-health.xml
@@ -6,17 +6,5 @@
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>com.github.outsystems</groupId>
8
<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
17
- <groupId>android.arch.persistence.room</groupId>
18
- <artifactId>compiler</artifactId>
19
- <version>1.1.1</version>
20
21
- </dependencies>
+ <version>0.0.32</version>
22
</project>
0 commit comments