We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b58506 commit 2d471b4Copy full SHA for 2d471b4
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "m.co.rh.id.a_jarwis"
29
minSdk 21
30
targetSdk 33
31
- versionCode 7
32
- versionName "1.2.0"
+ versionCode 8
+ versionName "1.3.0"
33
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
34
}
35
fastlane/metadata/android/en-US/changelogs/8.txt
@@ -0,0 +1,4 @@
1
+Release 1.3.0+8
2
+
3
+Feature:
4
+* Add Neural Style Transfer feature to artistically modify your image
0 commit comments