Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Undo image loading changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Jan 15, 2023
1 parent 62be045 commit d1ebaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20'
}
ext.groupId = 'com.kylecorry.ceres'
ext.versionName = '0.3.0'
ext.versionName = '0.3.2'
ext.andromedaVersion = '5.0.0-beta26'
ext.targetVersion = 33
ext.compileVersion = 33
Expand Down

0 comments on commit d1ebaaf

Please sign in to comment.